ASP.NET MVC Controls
ChartAxis<T> Class Members
Properties 

The following tables list the members exposed by ChartAxis<T>.

Public Constructors
 NameDescription
Public ConstructorChartAxis<T> ConstructorInitializes a new instance of the ChartAxis class.  
Top
Public Properties
 NameDescription
Public PropertyAxisLineGets or sets a value indicating whether the axis line is visible.  
Public PropertyBindingGets or sets the comma-separated property names for property "ItemsSource".  
Public PropertyFormatGets or sets the format string used for axis labels  
Public PropertyItemFormatterGets or sets the itemFormatter client-side function name for axis labels.  
Public PropertyItemsSourceGets or sets the items source for axis labels.  
Public PropertyLabelAlignGets or sets the label alignment.  
Public PropertyLabelAngleGets or sets the rotation angle of axis labels. The angle is measured in degrees with valid values ranging from -90 to 90.  
Public PropertyLabelPaddingGets or sets the label padding.  
Public PropertyLabelsGets or sets a value indicating whether axis labels are visible.  
Public PropertyLogBaseGets or sets the logarithmic base of the axis.  
Public PropertyMajorGridGets or sets a value indicating whether the axis includes grid lines.  
Public PropertyMajorTickMarksGets or sets the location of axis tick marks.  
Public PropertyMajorUnitGets or sets the number of units between axis labels.If the axis contains date values, then the units are expressed in days.  
Public PropertyMaxGets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.  
Public PropertyMinGets or sets the minimum value shown on the axis. If not set, the minimum is calculated automatically.  
Public PropertyMinorGridGets or sets a value indicating whether the axis includes minor grid lines.  
Public PropertyMinorTickMarksGets or sets the location of minor axis tick marks.  
Public PropertyMinorUnitGets or sets the number of units between minor axis ticks. If the axis contains date values, then the units are expressed in days.  
Public PropertyNameGets or sets the axis name.  
Public PropertyOnClientRangeChangedOccurs when axis range changed.  
Public PropertyOriginGets or sets the value at which the axis crosses perpendicular axis.  
Public PropertyOverlappingLabelsGets or sets a value indicating how to handle overlapped axis labels.  
Public PropertyPlotAreaIndexGets or sets the plot area for the axis.  
Public PropertyPositionGets or sets the enumerated axis position.  
Public PropertyReversedGets or sets a value indicating whether the axis is reversed (top to bottom or right to left).  
Public PropertyTitleGets or sets the title text shown next to the axis.  
Top
See Also

Reference

ChartAxis<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback